[INFO] cloning repository https://github.com/Jaxton07/OpenJax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaxton07/OpenJax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaxton07%2FOpenJax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaxton07%2FOpenJax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da81a8fb2ec886ec013fd0f4eb1cafbd06ffc935
[INFO] testing Jaxton07/OpenJax against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaxton07%2FOpenJax" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Jaxton07/OpenJax
[INFO] finished tweaking git repo https://github.com/Jaxton07/OpenJax
[INFO] tweaked toml for git repo https://github.com/Jaxton07/OpenJax written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaxton07/OpenJax on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jaxton07/OpenJax already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ff30936e90f7974a5744b6b106eed9799f9ba95faa92c46ebd664ecdb321a26
[INFO] running `Command { std: "docker" "start" "-a" "5ff30936e90f7974a5744b6b106eed9799f9ba95faa92c46ebd664ecdb321a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ff30936e90f7974a5744b6b106eed9799f9ba95faa92c46ebd664ecdb321a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff30936e90f7974a5744b6b106eed9799f9ba95faa92c46ebd664ecdb321a26", kill_on_drop: false }`
[INFO] [stdout] 5ff30936e90f7974a5744b6b106eed9799f9ba95faa92c46ebd664ecdb321a26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 714c87dd3365590d85ab0bce60716ae9346fb1ab63f9b9f631bbee9a9475fdb9
[INFO] running `Command { std: "docker" "start" "-a" "714c87dd3365590d85ab0bce60716ae9346fb1ab63f9b9f631bbee9a9475fdb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling openjax-policy v0.2.18 (/opt/rustwide/workdir/openjax-policy)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling openjax-protocol v0.2.18 (/opt/rustwide/workdir/openjax-protocol)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling openjax-store v0.2.18 (/opt/rustwide/workdir/openjax-store)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling openjax-core v0.2.18 (/opt/rustwide/workdir/openjax-core)
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling openjax-cli v0.2.18 (/opt/rustwide/workdir/openjax-cli)
[INFO] [stderr]    Compiling openjax-gateway v0.2.18 (/opt/rustwide/workdir/openjax-gateway)
[INFO] [stderr]    Compiling tui_next v0.2.18 (/opt/rustwide/workdir/ui/tui)
[INFO] [stderr]    Compiling openjaxd v0.2.18 (/opt/rustwide/workdir/openjaxd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.49s
[INFO] running `Command { std: "docker" "inspect" "714c87dd3365590d85ab0bce60716ae9346fb1ab63f9b9f631bbee9a9475fdb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714c87dd3365590d85ab0bce60716ae9346fb1ab63f9b9f631bbee9a9475fdb9", kill_on_drop: false }`
[INFO] [stdout] 714c87dd3365590d85ab0bce60716ae9346fb1ab63f9b9f631bbee9a9475fdb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ea1b7314c14fb966ff9542c59507c8711c45bbc5bd33ca614f1fdba7eeba08d
[INFO] running `Command { std: "docker" "start" "-a" "6ea1b7314c14fb966ff9542c59507c8711c45bbc5bd33ca614f1fdba7eeba08d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tui_next v0.2.18 (/opt/rustwide/workdir/ui/tui)
[INFO] [stderr]    Compiling openjax-gateway v0.2.18 (/opt/rustwide/workdir/openjax-gateway)
[INFO] [stderr]    Compiling openjaxd v0.2.18 (/opt/rustwide/workdir/openjaxd)
[INFO] [stderr]    Compiling openjax-cli v0.2.18 (/opt/rustwide/workdir/openjax-cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUOwbB1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libopenjax_gateway-d8aa794b2566d06b,libhex-28742b4ca144387c,libasync_stream-d627b72009333894,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand-580d25d6755178f8,librand_chacha-56f5597c8d70fb71,libppv_lite86-7e18c5ecbabbe7da,librand_core-8782eb040d7611fd,libopenjax_core-2ca2cc1fb3a745dc,libserde_yaml-282a351b0516a021,libunsafe_libyaml-7bc1bf218b2f5452,libshlex-4fa55ebef488beda,libdirs-8f7afe8ee686abf5,libdirs_sys-65e3776ca61c746b,liboption_ext-23838f1959a6156b,libtoml-911a00aaf884ddfb,libtoml_edit-3bf7a9edc6cc19f5,libserde_spanned-5df40661a245cff3,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-7291a56d4070dd12,libsysinfo-8243d60f959cc38f,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libwhich-be9bdd7e1a5bc27c,libhome-bdf87ef1480967f0,libeither-2af7c8622d8fa52e,librustix-6088de699e59eb45,liblinux_raw_sys-b3e0a6b3ac010104,libglob-8ca68987fb4fe516,libopenjax_store-4e4a5f4611173429,librusqlite-e3328bd216288cf0,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-44d465106565d684,libreqwest-88bf84a263c92395,libhyper_rustls-a88c8c4f67b4c68d,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-50b1e31ff3598e41,librustls-4990efbd29387519,libsubtle-ca7024fc66e4388f,libwebpki-0705eb046dba28c1,libring-0081bb838208878c,libgetrandom-8e0d70d9a0995053,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-d8f16170d0b022a2,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libhttp_range_header-4ae42ae54e280e27,libtokio_util-ba1794abbfda16c3,libfutures_sink-97e10fe82c3fc434,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,liburl-5342bd0f86a22737,libidna-25f61fc3fd407d97,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b2b57adec8236c34,libicu_properties-fd7c291b9f927471,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-393acd3014c547ca,libicu_normalizer_data-088c419f54c50650,libicu_collections-62a4827ce84dbf2e,libpotential_utf-ebc034ca452d4fd5,libicu_provider-e1f94c835711c365,libicu_locale_core-470ecb0c8c604013,libtinystr-99407d44935cfda9,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-71bd27f81a32c0ac,libzerotrie-1172b1bd605bc3a4,libyoke-ee41c54f275a7e3f,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-1e6acdc346406ec8,libtracing_subscriber-d62e5470970f97bf,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-695439fdd116acf7,libregex_automata-f5fb07254edd2b5e,libregex_syntax-9ed1a390da673f82,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libtime-039e41cdb13cea12,libnum_threads-c1a0ff78db7a07a9,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-cd4cad61df313ab3,libpowerfmt-a0c185df26c26a22,libthiserror-bfefe909c24c1ac2,libopenjax_protocol-cb6e6ec5b0a711f5,libopenjax_policy-3294153062e43d82,libanyhow-67c4835fa8a1d60d,libuuid-77162248d3dac33d,libgetrandom-5f4f6d04fb09431d,libcfg_if-5af52f617df93f8f,libaxum-0877c74963a45fd1,libserde_path_to_error-42f738de0fb3c6ea,libserde_json-7a29ab19d0bd680b,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde_urlencoded-6accb9ac95474f68,libryu-ace37e26d8308611,libform_urlencoded-b57e943dc1db8475,libhyper_util-e771cba35b22b214,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-78280ca6c593a576,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libmatchit-b2689776cf6e5db9,libserde-14da3fe47ca23b9f,libserde_core-365391bf3dd30696,libaxum_core-b322eeb7ec8613a1,libmime-4b44681fdb2c65f7,libhttp_body_util-43c04d689868da91,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libtracing-218f4e3534ede3dc,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libtower-f0f721f41b0a0dcc,libsync_wrapper-a3845461b7db14a0,libfutures_util-a9cdcfdebb88c27e,libslab-e253d0c0a7952806,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtokio-8d31d50eaf282f59,libsignal_hook_registry-61b1eb2e478415b8,liberrno-2f5bce3137cca038,libsocket2-087cf36e45961666,libbytes-ff5aca13e3e348ea,libmio-b157546cf591a5c7,liblibc-1b161dd8f510d809,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUOwbB1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-45f67b8f43d34e28/out" "-L" "/opt/rustwide/target/debug/build/ring-522ff19505c073e9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gateway_api_suite-7a1a74380225a5f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openjax-gateway` (test "gateway_api_suite") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ea1b7314c14fb966ff9542c59507c8711c45bbc5bd33ca614f1fdba7eeba08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea1b7314c14fb966ff9542c59507c8711c45bbc5bd33ca614f1fdba7eeba08d", kill_on_drop: false }`
[INFO] [stdout] 6ea1b7314c14fb966ff9542c59507c8711c45bbc5bd33ca614f1fdba7eeba08d
